home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000052_news@watsun.cc.columbia.edu _Tue May 11 14:49:03 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA01923
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 11 May 1999 14:49:03 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA17938
  7.     for kermit.misc@watsun.cc.columbia.edu; Tue, 11 May 1999 14:47:08 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Kermit95 as mini-BBS
  11. Date: 11 May 1999 18:47:04 GMT
  12. Organization: Columbia University
  13. Message-ID: <7h9tv8$hge$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <aQ_Z2.2771$lG6.271533@typhoon01.swbell.net>,
  17. Drew Robertson <robertsond@mbxinc.com> wrote:
  18. : I need to configure Kermit 95's host for multiple modems.  Does anyone have
  19. : any docs on this?  Basically, I need to support multiple dial-up
  20. : connections.
  21. Kermit 95 1.1.17 comes with an online manual.  You can access it through
  22. the Help menu on the Dialer.  It contains a chapter on Host mode.
  23.  
  24. There are a couple typos in the Kermit 95 1.1.17 host mode script as
  25. distributed, so you should download a corrected copy from:
  26.  
  27.   ftp://kermit.columbia.edu/kermit/k95/host.ksc
  28.  
  29. - Frank